The size of the process pool is normally determined automatically by heuristics internal to the threading library that take into account issues such as the number of processors, number of threads, and processor binding of threads 进程池的大小通常由线程库内部自动决定,考虑的因素有处理器数目,线程数目和处理器捆绑线程数目。